https://bugzilla.gnome.org/show_bug.cgi?id=579466
* with text @text. If you want the action item to have markup, use
* gtk_entry_completion_insert_action_markup().
*
+ * Note that @index_ is a relative position in the list of actions and
+ * the position of an action can change when deleting a different action.
+ *
* Since: 2.4
*/
void
*
* Deletes the action at @index_ from @completion’s action list.
*
+ * Note that @index_ is a relative position and the position of an
+ * action may have changed since it was inserted.
+ *
* Since: 2.4
*/
void